projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2ae16a
)
Fix up previous commit.
author
Matthias Clasen
<matthiasc@src.gnome.org>
Wed, 4 Aug 2004 20:53:19 +0000
(20:53 +0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Wed, 4 Aug 2004 20:53:19 +0000
(20:53 +0000)
gtk/gtkfilechooser.c
patch
|
blob
|
history
diff --git
a/gtk/gtkfilechooser.c
b/gtk/gtkfilechooser.c
index 9e82eb3159be71774113c22377a3b20ef0339cfc..58ddf1e52a320e687737315d1eeef5edc902c79e 100644
(file)
--- a/
gtk/gtkfilechooser.c
+++ b/
gtk/gtkfilechooser.c
@@
-1796,8
+1796,8
@@
gtk_file_chooser_list_shortcut_folder_uris (GtkFileChooser *chooser)
* Since: 2.6
**/
void
-gtk_file_chooser_set_s
elect_multiple
(GtkFileChooser *chooser,
-
gboolean show_hidden)
+gtk_file_chooser_set_s
how_hidden
(GtkFileChooser *chooser,
+ gboolean show_hidden)
{
g_return_if_fail (GTK_IS_FILE_CHOOSER (chooser));